AppDimens SDP, HDP, WDP: Scalable Width and Height Dimensions
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AppDimens SDP, HDP, WDP: Scalable Width and Height Dimensions
AppDimens SDP, HDP, WDP: Scalable Width and Height Dimensions
/
com.appdimens.dynamic.code.resize
/
textFitsInnerBox
text
Fits
Inner
Box
private
fun
textFitsInnerBox
(
text
:
String
,
basePaint
:
TextPaint
,
textSizePx
:
Float
,
maxWidthPx
:
Int
,
maxHeightPx
:
Int
,
maxLines
:
Int
,
softWrap
:
Boolean
,
alignment
:
Layout.Alignment
,
includePad
:
Boolean
)
:
Boolean